* todos.el: Fix and improve item date string editing.
authorStephen Berman <stephen.berman@gmx.net>
Sun, 9 Jun 2013 19:16:39 +0000 (21:16 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 9 Jun 2013 19:16:39 +0000 (21:16 +0200)
commit383faa2301b1b98dddeeb2b877dbb949ad161ed2
tree27f9599d016757c0332fa6703d7b2589963faf53
parent7fb18d46778c74b5f7228835d3d7911cb502a877
* todos.el: Fix and improve item date string editing.
(todos-date-pattern): Make dayname an explicitly numbered group.
(todos-basic-edit-item-header): Set match for dayname and use it
to ensure attempting to edit day, month or year of a date header
containing a day name is a noop, simplifying and fixing buggy code.
lisp/calendar/ChangeLog
lisp/calendar/todos.el